home *** CD-ROM | disk | FTP | other *** search
/ Windows 95 Super Collection / Windows 95 Super Collection.iso / win95 / internet / rcp3217 / readme.1st < prev    next >
Encoding:
Text File  |  1995-07-04  |  8.1 KB  |  225 lines

  1.                            Winsock RCP32.DLL Version 1.7
  2.                          Copyright 1994 Denicomp Systems
  3.                                All rights reserved
  4.  
  5.  
  6. Winsock RCP32.DLL provides functions that allows you transparently copy files
  7. to and from remote hosts or between two remote hosts from within your programs,
  8. just like the "rcp" command.
  9.  
  10. It includes the ability to copy both individual files or recursively copy
  11. entire directory trees.
  12.  
  13. Winsock RCP32.DLL is a 32-bit Dynamic Link Library (DLL) for Windows NT and
  14. Windows 95 and is callable from almost any language that allows DLL calls,
  15. such as C.  It is currently only available for the Intel platform.
  16.  
  17. An example program is provided in C, written using Microsoft Visual C/C++ 2.0.
  18.  
  19.  
  20. ALSO AVAILABLE
  21. --------------
  22.  
  23. Winsock RCMD32.DLL provides a function similar to the "rcmd" function found
  24. on many Unix systems.  It allows you execute a non-interactive command on a
  25. remote host from within your program and capture any output for processing.
  26.  
  27. Winsock RCP.DLL and Winsock RCMD.DLL are 16-bit versions of these DLL's for
  28. Windows 3.1 and 16-bit Windows Sockets.
  29.  
  30. Winsock RCP/RSH provide Windows Sockets versions of the Unix RCP, RSH, and
  31. REXEC utilities.  Winsock RCP allows you to copy files to or from remote
  32. hosts or between two remote hosts, including recursive copies.  Winsock
  33. RSH allows you to execute commands on a remote host and view the output on your
  34. screen or capture the output to a file on your PC.  Winsock REXEC is similar
  35. to Winsock RSH, but requires a password that is validated at the remote host.
  36.  
  37. Winsock RCP/RSH is available in 16-bit or 32-bit versions.  The 32-bit versions
  38. will only run under Windows NT or Windows 95.
  39.  
  40. Winsock RSHD is a Remote Shell Daemon (Server) for Windows Sockets.  It accepts
  41. command requests from remote hosts (Unix or other PC's) via the standard "rsh"
  42. command and executes them on the PC running Winsock RSHD.  It also allows file
  43. copying to and from the PC via the standard "rcp" command. A special "SendKeys"
  44. extension allows remote control of Windows programs through the standard "rsh"
  45. command, even from Unix.  Security can also be enforced.
  46.  
  47. Winsock RSHD will also be available as a Windows NT service.  Check with
  48. Denicomp Systems on the availability of this product.
  49.  
  50.  
  51. TRY BEFORE YOU BUY
  52. ------------------
  53.  
  54. Winsock RCP32.DLL is not freeware.  You can try it for thirty (30) days.  If you
  55. find it useful, you can register it using the order form included.  If you do
  56. not wish to register it, delete it from your hard disk or pass it along to a
  57. friend who may find it useful.
  58.  
  59. By registering, you will receive the latest version of the product, a license
  60. to distribute RCP32.DLL with your product without royalties or any other fees,
  61. printed documentation, and support via US Mail or Compuserve.
  62.  
  63. The unregistered version of the product is fully functional except for the
  64. following:
  65.  
  66.    * Occasionally, at random times, a message box will display reminding
  67.      you that you are using an unregistered version.  After clicking on the
  68.      OK button, it will proceed normally.
  69.  
  70.  
  71.  
  72. PRICING
  73. -------
  74.  
  75. An order form is provided in this package in the file ORDER.FRM.  If for some
  76. reason it is not there, Winsock RCP32.DLL can be registered for $34.95.
  77.  
  78. Winsock RCMD32.DLL is available for $29.95.  This includes a license to
  79. distribute it with your product without royalties or any other fees.
  80.  
  81. The 16-bit Winsock RCP.DLL is available for $34.95 and Winsock RCMD.DLL is
  82. available for $29.95.
  83.  
  84. Winsock RCP/RSH is available for $29.95.  This price includes the RCP, RSH,
  85. and REXEC utilities.  These are executable commands, not libraries.  The
  86. license is for a single user.  Special pricing for multiple licenses and site
  87. licenses is available.  See ORDER.FRM.
  88.  
  89. Winsock RSHD is available for $34.95.  The license is for a single user.
  90. Special pricing for multiple licenses is available.
  91.  
  92. Winsock RSHD Service for Windows NT is priced at $44.95.  Please check with
  93. Denicomp Systems via e-mail for availability.
  94.  
  95.  
  96. PAYING BY CHECK
  97. ---------------
  98.  
  99. Please send a check or money order drawn on a U.S. bank.  Do NOT send credit
  100. card information - credit cards are accepted only through PsL.  See that
  101. section in this document.
  102.  
  103. Please print out the file ORDER.FRM and send it along with your check.  If
  104. this file is missing, the address is given at the end of this document.
  105.  
  106. Please include $5.00 for Shipping and Handling for U.S. orders.  Add $6.00 for
  107. Canada/Mexico.  Add $10.00 for other countries.
  108.  
  109. Pennsylvania residents add 6% sales tax.
  110.  
  111.  
  112. PAYING BY CREDIT CARD
  113. ---------------------
  114.  
  115. You can order with Master Card, Visa, American Express, or Discover from
  116. Public (software) Library (PsL) by calling 1-800-2424-PsL or 713-524-6394 or
  117. by Fax to 713-524-6398 or by CIS E-mail to 71355,470.  You can also mail
  118. credit card orders to:
  119.  
  120.                PsL
  121.                P.O. Box 35705
  122.                Houston, TX  77235-5705
  123.  
  124.  
  125. PsL Product Numbers are:
  126.  
  127.  
  128.        Winsock RCP32.DLL......................  #11896 (Specify "for Win32")
  129.  
  130.        Winsock RCP.DLL........................  #11896
  131.  
  132.        Winsock RCMD32.DLL.....................  #11895 (Specify "for Win32")
  133.  
  134.        Winsock RCMD.DLL.......................  #11895
  135.  
  136.        Winsock RCP/RSH........................  #11898
  137.  
  138.        Winsock RCP/RSH (32-bit)...............  #11898 (Specify "for Win32")
  139.  
  140.        Winsock RSHD (Remote Shell Daemon).....  #11897
  141.  
  142.        Winsock RSHD Service for Windows NT....  #14075
  143.  
  144.  
  145.  
  146. The above telephone numbers are FOR CREDIT CARD ORDERS ONLY!  THE AUTHOR OF
  147. THIS SOFTWARE CANNOT BE REACHED AT THESE NUBMERS.  Do not call these numbers
  148. for support or information.  They can give you no other information.
  149.  
  150. Any questions about the status of the shipment of the order, refunds,
  151. registration options, product details, technical support, volume discounts,
  152. dealer pricing, site licenses, non-credit card orders, etc. MUST be directed
  153. to:
  154.  
  155.          Denicomp Systems
  156.          P.O. Box 731
  157.          Exton, PA   19341
  158.  
  159.          Compuserve:  71612,2333
  160.          Internet:    71612.2333@compuserve.com
  161.  
  162. To insure that you get the latest version, PsL will notify us the day of your
  163. order and we will ship the product directly to you.
  164.  
  165.  
  166. ORDERING VIA COMPUSERVE
  167. -----------------------
  168.  
  169. All products can be registered via Compuserve and billed to your Compuserve
  170. account.  However, Compuserve's Software Registration Service (SWREG) cannot
  171. give the discounts shown for multiple user orders.  To take advantage of
  172. the discounts, use PsL or send a check directoy.
  173.  
  174. To order via Compuserve, type "GO SWREG" and follow the instructions.
  175.  
  176. The SWREG numbers are:
  177.  
  178.  
  179.     Winsock RCP32.DLL (32-bit)............. SWREG #6094
  180.  
  181.     Winsock RCMD32.DLL (32-bit)............ SWREG #6093
  182.  
  183.  
  184.     Winsock RCP.DLL (16-bit)............... SWREG #4009
  185.  
  186.     Winsock RCMD.DLL (16-bit).............. SWREG #4011
  187.  
  188.  
  189.     Winsock RCP/RSH (16-bit)............... SWREG #4008
  190.  
  191.     Winsock RCP/RSH (32-bit)............... SWREG #6270
  192.  
  193.     Winsock RSHD (Remote Shell Daemon)..... SWREG #4256
  194.  
  195.     Winsock RSHD Service for Windows NT.... SWREG #6095
  196.  
  197.  
  198. When registering via Compuserve, if you would like the product to be distributed
  199. to you via Compuserve's electronic mail, please send a message stating this to
  200. 71612,2333 after you have registered (Compuserve's on-line registration does
  201. not currently provide this as an option).  The package(s) you select will be
  202. sent to your Compuserve mailbox.  However, you will not receive a printed manual
  203. when using this method.  You can print the manual included in the distribution
  204. on your printer.
  205.  
  206.  
  207. SUPPORT
  208. -------
  209.  
  210. Currently, support is provided via US Mail and Compuserve.  Phone support may
  211. be provided at a later date.  Registered users will be notified if this becomes
  212. an option.
  213.  
  214. Compuserve Address:  71612,2333
  215.  
  216. Internet Address:    71612.2333@compuserve.com
  217.  
  218. US Mail Address:     Denicomp Systems
  219.                      P.O. Box 731
  220.                      Exton, PA  19341
  221.  
  222.  
  223. Please do NOT call the phone numbers for PsL for support or questions.  They
  224. cannot help you.  The numbers are for ordering only.
  225.